Open
Conversation
Contributor
|
感谢你的PR,但是经过考虑,觉得这个特性不适合合入主干,主要原因:
所以还是希望大家可以合理使用工具,namedquery手写,其它用where map |
Author
|
Contributor
|
什么情况下需要到处where呢 |
Author
一些场景下,需要使用动态参数,再加一些gendry不支持的条件, 譬如 |
Contributor
|
这个问题我遇到过,我在内部提供了 BuildWhere版本,类似于部分条件是动态的 |
Contributor
|
可以给一些期望的input和output吗 |
Contributor
|
可以自己实现一个 BuildWhere,这样可以避免拼上有一部分动态的条件。 @xiao-xiao-xiao |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.